ComponentOne ASP.NET MVC Controls
StochasticBuilder<T> Class Members
Methods 

C1.Web.Mvc.Finance.Fluent Namespace : StochasticBuilder<T> Class

The following tables list the members exposed by StochasticBuilder<T>.

Public Constructors
 NameDescription
Public ConstructorCreates one StochasticBuilder<T> instance to configurate obj.  
Top
Public Methods
 NameDescription
Public MethodConfigurates C1.Web.Mvc.Finance.Stochastic<T>.DPeriod. Sets the period for the %D simple moving average.  
Public MethodConfigurates C1.Web.Mvc.Finance.Stochastic<T>.KPeriod. Sets the period for the %K calculation.  
Public MethodSets the d line style.  
Public MethodSets the k line style.  
Public MethodConfigurates C1.Web.Mvc.Finance.Stochastic<T>.SmoothingPeriod. Sets the smoothing period for full %K.  
Top
See Also

Reference

StochasticBuilder<T> Class
C1.Web.Mvc.Finance.Fluent Namespace